home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-10-05 | 600 b | 20 lines | [TEXT/GEOL] |
- Item 8074951 4-Oct-89 16:45
-
- From: LANGSTON1 Langston, Jeff,CLA
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: GetSegFromPC glitch
-
- I was doing some debugging with Trap Discipline on and found a minor hiccup
- when running a debug version of an application. The routine 'GetSegFromPC' is
- called before the global variable 'pSegTable' has been initialized i.e. it is
- NIL. The code calls GetHandleSize on the NIL handle.
-
- The effect appears to benign, but you may want to look into it a little
- further.
-
- Thanks
- Phil King
-
-